actionbar: Remove show() and hide() implementations
authorTimm Bäder <mail@baedert.org>
Sun, 8 Jan 2017 09:46:26 +0000 (10:46 +0100)
committerTimm Bäder <mail@baedert.org>
Sun, 8 Jan 2017 09:46:26 +0000 (10:46 +0100)
commit12c227475034cb41a2edb2feed6472aabaf662e7
tree128e8bf8a143a170a712cf3330727afbb9c07ae0
parentc78bf6341d6fd323c08c8cbbe7c5f8d9e1423f63
actionbar: Remove show() and hide() implementations

They only show/hide the widget in a delayed fashion which doesn't
work, just like it doesn't work with infobars and popovers.
gtk/gtkactionbar.c